This is a utility that is designed to store a collection of vectors and make them accessible from any processor. More...
#include <iostream>
#include <ga.h>
#include "gridpack/utilities/exception.hpp"
#include "gridpack/parallel/communicator.hpp"
Go to the source code of this file.
Classes | |
class | gridpack::parallel::GlobalStore< _data_type > |
Namespaces | |
namespace | gridpack |
namespace | gridpack::parallel |
This is a utility that is designed to store a collection of vectors and make them accessible from any processor.